Boxing Layer Params

This set of parameters defines the drawing characteristics for one 'row' of data in the longsection/cross section drawing. e.g. You can define the verical posn of the Chainage values, the font, colour and text size used for the chainage values.

Longsection Type
This is the name of the Section Config and the Boxing layer you are editing:
Values - Y Position
This is the Y offset of the horizontal line for this boxing layer. The numbers (e.g. chainage) will be written vertically so that they top(right) justify to this line.



Values - Colour
The colour to be used for the number values text.

Values - Font
The font to be used for the number values text.

Values - Text Size
The text height in mm to be used for the number values text.

Values - Bold
Tick this box to make the numbers text bold

Values - Italic
Tick this box to make the numbers text italic

Values - Underline
Tick this box to underline the numbers text

Values - Number of Decimals
Enter the number of decimal places for the text (e.g. chainage) values.

Title Text
At the left side of each boxing layer will be written the title value of the boxing layer, e.g. ‘Chainage’. Enter the desired text.

Title - Colour
The colour to be used for the title text.

Title - Font
The font to be used for the title text.

Title - Text Size
The text height in mm to be used for the title text.

Title - Bold
Tick this box to make the title text bold

Title - Italic
Tick this box to make the title text italic

Title - Underline
Tick this box to underline the title text

Profile Colour
The colour used to draw the profile line - only applies to Natural_Surface and Design_Surface

Profile Thickness
The thicknes sof the line in mm to draw the profile line - only applies to Natural_Surface and Design_Surface

Profile Line Style
The line style used to draw the profile line - only applies to Natural_Surface and Design_Surface

      <boxing name="Design_Surface" yOffset="60.0">
        <title yOffset="-5.0" fontSize="2.50" color="GREEN">Design RL</title>
        <text decimals="2" fontSize="2.50" />
        <profile style="1" Colour="BLUE" thickness="1.0" />
      </boxing>